[INFO] fetching crate duat 0.10.2...
[INFO] testing duat-0.10.2 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate duat 0.10.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate duat 0.10.2
[INFO] finished tweaking crates.io crate duat 0.10.2
[INFO] tweaked toml for crates.io crate duat 0.10.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duat 0.10.2 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duat 0.10.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a
[INFO] running `Command { std: "docker" "start" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unty v0.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling regex-cursor v0.1.5
[INFO] [stderr]    Compiling interrupt-read v0.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling format-like v0.7.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling gap-buf v0.6.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling gap-buf v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling dissimilar v1.0.11
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling interprocess v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling duat-core v0.10.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.11
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling duat-filetype v0.10.0
[INFO] [stderr]    Compiling duat-term v0.10.0
[INFO] [stderr]    Compiling duat-jump-list v0.10.0
[INFO] [stderr]    Compiling duat-treesitter v0.10.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling duat-match-pairs v0.10.0
[INFO] [stderr]    Compiling duat-base v0.10.0
[INFO] [stderr]    Compiling duatmode v0.10.1
[INFO] [stderr]    Compiling duat v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.54s
[INFO] running `Command { std: "docker" "inspect" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling duat v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duat-aa0682bfc3b01ab9)
[INFO] [stdout] test colorscheme::tests::night_owl_is_registered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/duat-fbdb0f991801d666)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests duat
[INFO] [stderr] error: couldn't read `src/../book/book_examples.rs`: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:780:1
[INFO] [stderr]     |
[INFO] [stderr] 780 | mod book;
[INFO] [stderr]     | ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name duat --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L native=/opt/rustwide/target/debug/build/tree-sitter-80af5cbdb3aad4fb/out '--allow=clippy::unit_arg' --warn=missing_docs --extern arboard=/opt/rustwide/target/debug/deps/libarboard-967a20bbdfa5525c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0d160cb280635e6c.rlib --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-ee3313549ab21bb3.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-ffa8db69d50f5d54.rlib --extern dissimilar=/opt/rustwide/target/debug/deps/libdissimilar-5f5e4adb0a71461e.rlib --extern duat=/opt/rustwide/target/debug/deps/libduat-a2a46930abe02d07.rlib --extern duat_base=/opt/rustwide/target/debug/deps/libduat_base-3e83d10d1c17014d.rlib --extern duat_core=/opt/rustwide/target/debug/deps/libduat_core-6704ddc30cfb212f.rlib --extern duat_filetype=/opt/rustwide/target/debug/deps/libduat_filetype-30bffd3e85cd76d8.rlib --extern duat_match_pairs=/opt/rustwide/target/debug/deps/libduat_match_pairs-570433eea4a27555.rlib --extern duat_term=/opt/rustwide/target/debug/deps/libduat_term-eb98cd5d48fd9b89.rlib --extern duat_treesitter=/opt/rustwide/target/debug/deps/libduat_treesitter-4e9660d77e1f9442.rlib --extern duatmode=/opt/rustwide/target/debug/deps/libduatmode-0fb0439d9f5cd2ab.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-339b59adb366b0a7.rlib --extern interprocess=/opt/rustwide/target/debug/deps/libinterprocess-e39275ec0e8bb2b4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-7ca30767f6de504b.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="app"' --cfg 'feature="default"' --cfg 'feature="term-ui"' --cfg 'feature="treesitter"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("app", "default", "term-ui", "treesitter"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a", kill_on_drop: false }`
[INFO] [stdout] 5422c462e204d7976a6d65e19723dc44f48d13d8d651f1f31e9801a43543556a
